[INFO] cloning repository https://github.com/sboesen/safepipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sboesen/safepipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsboesen%2Fsafepipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsboesen%2Fsafepipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2733147d6c97f06398fa17cbedc9c890c77f5430
[INFO] testing sboesen/safepipe against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsboesen%2Fsafepipe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sboesen/safepipe
[INFO] finished tweaking git repo https://github.com/sboesen/safepipe
[INFO] tweaked toml for git repo https://github.com/sboesen/safepipe written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sboesen/safepipe on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sboesen/safepipe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e04d4693450109307e902c9ced9ae255e5a61d85e879e365e584456ecfe6792a
[INFO] running `Command { std: "docker" "start" "-a" "e04d4693450109307e902c9ced9ae255e5a61d85e879e365e584456ecfe6792a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e04d4693450109307e902c9ced9ae255e5a61d85e879e365e584456ecfe6792a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04d4693450109307e902c9ced9ae255e5a61d85e879e365e584456ecfe6792a", kill_on_drop: false }`
[INFO] [stdout] e04d4693450109307e902c9ced9ae255e5a61d85e879e365e584456ecfe6792a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c0a62b06457f97f92834cedc9b0185259e5ed7b8ed7529498a5b24a85ee7bf0
[INFO] running `Command { std: "docker" "start" "-a" "0c0a62b06457f97f92834cedc9b0185259e5ed7b8ed7529498a5b24a85ee7bf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling safepipe-spec v0.1.0 (/opt/rustwide/workdir/crates/spec)
[INFO] [stderr]    Compiling safepipe-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling safepipe v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.13s
[INFO] running `Command { std: "docker" "inspect" "0c0a62b06457f97f92834cedc9b0185259e5ed7b8ed7529498a5b24a85ee7bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0a62b06457f97f92834cedc9b0185259e5ed7b8ed7529498a5b24a85ee7bf0", kill_on_drop: false }`
[INFO] [stdout] 0c0a62b06457f97f92834cedc9b0185259e5ed7b8ed7529498a5b24a85ee7bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a72f95d4de2ae90b71eca8c7e412ce769a881eb7c121d99209f08024416c62f
[INFO] running `Command { std: "docker" "start" "-a" "6a72f95d4de2ae90b71eca8c7e412ce769a881eb7c121d99209f08024416c62f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling safepipe v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.03s
[INFO] running `Command { std: "docker" "inspect" "6a72f95d4de2ae90b71eca8c7e412ce769a881eb7c121d99209f08024416c62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a72f95d4de2ae90b71eca8c7e412ce769a881eb7c121d99209f08024416c62f", kill_on_drop: false }`
[INFO] [stdout] 6a72f95d4de2ae90b71eca8c7e412ce769a881eb7c121d99209f08024416c62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87341cb2e6194b6e83cb920792f8decd6e5edcd5ec2e7ea6cec39301327aaa38
[INFO] running `Command { std: "docker" "start" "-a" "87341cb2e6194b6e83cb920792f8decd6e5edcd5ec2e7ea6cec39301327aaa38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/safepipe-eb0bb4308721b3d3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test template_dsl::tests::rejects_set_directive ... ok
[INFO] [stdout] test template_dsl::tests::parses_minimal_template ... ok
[INFO] [stdout] test template_dsl::tests::parses_command_source ... ok
[INFO] [stdout] test template_dsl::tests::renders_placeholders ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-47252fb431c9f933)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test safe_awk_like_select_and_filter_ops_work ... ok
[INFO] [stdout] test template_rejects_symlink_components ... ok
[INFO] [stdout] test template_allow_read_blocks_non_allowlisted_file ... ok
[INFO] [stdout] test run_trim_operation ... ok
[INFO] [stdout] test template_allow_read_dot_allows_root_scoped_reads ... ok
[INFO] [stdout] test balanced_mode_strips_dangerous_escape_sequences ... ok
[INFO] [stdout] test unknown_allow_command_is_rejected ... ok
[INFO] [stdout] test validate_spec_command ... ok
[INFO] [stdout] test dangerously_allow_raw_policy_passes_escape_sequences ... ok
[INFO] [stdout] test installed_template_with_file_requires_allow_read ... ok
[INFO] [stdout] test template_command_requires_allow_command ... ok
[INFO] [stdout] test raw_policy_name_is_explicitly_dangerous ... ok
[INFO] [stdout] test untrusted_spec_cannot_force_raw_terminal_policy ... ok
[INFO] [stdout] test template_command_runs_when_allowed ... ok
[INFO] [stdout] test template_run_rejects_remote_urls ... ok
[INFO] [stdout] test template_install_rejects_remote_urls ... ok
[INFO] [stdout] test template_run_reads_file_and_renders_body ... ok
[INFO] [stdout] test template_install_and_show_round_trip ... ok
[INFO] [stdout] test template_rejects_set_directive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87341cb2e6194b6e83cb920792f8decd6e5edcd5ec2e7ea6cec39301327aaa38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87341cb2e6194b6e83cb920792f8decd6e5edcd5ec2e7ea6cec39301327aaa38", kill_on_drop: false }`
[INFO] [stdout] 87341cb2e6194b6e83cb920792f8decd6e5edcd5ec2e7ea6cec39301327aaa38
